aboutsummaryrefslogtreecommitdiff
path: root/terraform/aws/backend/main.tf
diff options
context:
space:
mode:
Diffstat (limited to 'terraform/aws/backend/main.tf')
-rw-r--r--terraform/aws/backend/main.tf1
1 files changed, 0 insertions, 1 deletions
diff --git a/terraform/aws/backend/main.tf b/terraform/aws/backend/main.tf
index c375411..f0ecb1a 100644
--- a/terraform/aws/backend/main.tf
+++ b/terraform/aws/backend/main.tf
@@ -327,7 +327,6 @@ EOF
# This is needed for things like guix copy to work
<<EOF
echo 'GUIX_PROFILE=/home/ubuntu/.guix-profile; source /home/ubuntu/.guix-profile/etc/profile
-export GOVUK_AWS_DONT_ASSUME_ROLE=true
' | cat - .bashrc > temp && mv temp .bashrc
EOF
]