We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae95f6 commit 5ff8115Copy full SHA for 5ff8115
2 files changed
scripts/nodes-connections.bash
@@ -3,7 +3,7 @@
3
# Update nodes connection address environment variables
4
# from AWS Route53 internal hosted zone
5
6
-VERSION="0.0.1"
+VERSION='0.0.1'
7
8
# Colors
9
C_RESET='\033[0m'
scripts/parameters.bash
# Collect secrets from AWS SSM Parameter Store and
# opt out as environment variable exports.
0 commit comments