craigmonson / colonize

A terraform tool to manage environment driven templating.
MIT License
20 stars 5 forks source link

Remote State After Apply Option is failing #19

Closed jyore closed 7 years ago

jyore commented 7 years ago

Scenario: 1) have a vpc template that creates the remote state s3 bucket and the basic vpc setup 2) run plan with the --skip_remote flag and the --remote_state_after_apply flag 3) run apply with the --remote_state_after_apply flag

Result: TF apples correctly, but there is no remote state file and it states that there it was not remote synced