Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new features for tf.sh #1

Merged
merged 9 commits into from
Oct 29, 2021
Merged

new features for tf.sh #1

merged 9 commits into from
Oct 29, 2021

Conversation

cageyv
Copy link
Member

@cageyv cageyv commented May 13, 2021

add TF_STATE_DYNAMODB_TABLE for support state lock,
add TF_AUTO_APPLY_SAVED_PLAN for support apply saved plan,
add TF_VAR_terraform_state_location for pass state location to terraform (used for tags)
add -backend-config "encrypt=true",
add TF_SKIP_BACKEND_INIT for support skip backend init and increase the speed of running
add TF_DATA_DIR_PER_ENV for use TF_DATA_DIR function and store data for different env
add HASH_COMMAND for support different hash commands with sha1sum by default
replace VAR_FILE, OPTIONS with TF_CLI_ARGS_plan and TF_CLI_ARGS_apply

add tf.sh.env file support for overwriting defaults without change tf.sh file

add TF_STATE_DYNAMODB_TABLE for support state lock,
add TF_AUTO_APPLY_SAVED_PLAN for support apply saved plan,
add TF_VAR_terraform_state_location for pass state location to terraform (used for tags)
add -backend-config "encrypt=true", 
replace VAR_FILE, OPTIONS with TF_CLI_ARGS_plan and TF_CLI_ARGS_apply
add TF_CLI_ARGS_import
@cageyv cageyv changed the title Update tf.sh new features for tf.sh Oct 18, 2021
TF_DATA_DIR enabled by default
@cageyv
Copy link
Member Author

cageyv commented Oct 29, 2021

LGTM

@cageyv cageyv merged commit b30000c into master Oct 29, 2021
@cageyv cageyv deleted the new-features branch October 29, 2021 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant