Skip to content

Commit 55604d9

Browse files
chore: Removing redundant comment
1 parent 5fecee7 commit 55604d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

user_data/saas.tftpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ spacelift () {(
7474

7575
echo "Starting the Spacelift binary" >> /var/log/spacelift/info.log
7676

77-
# Set FIPS 140 compliance for fedRAMP environments
7877
if [[ -n "$fedrampSuffix" ]]; then
7978
echo "Setting GODEBUG=fips140=only for fedRAMP compliance" >> /var/log/spacelift/info.log
8079
export GODEBUG=fips140=only

0 commit comments

Comments
 (0)