Skip to content

Commit

Permalink
update terraform to tfstate
Browse files Browse the repository at this point in the history
Signed-off-by: GuillaumeFalourd <guillaume.falourd@zup.com.br>
  • Loading branch information
GuillaumeFalourd committed Oct 5, 2023
1 parent a8a800b commit f43c9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
config_data = json.dumps(
{
"config": {
"terraform": {
"tfstate": {
"bucket": TF_STATE_BUCKET_NAME,
"region": TF_STATE_REGION
},
Expand Down

0 comments on commit f43c9d8

Please sign in to comment.