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

Terragrunt will now create remote state S3 bucket if it doesn't exist #55

Merged
merged 2 commits into from
Nov 22, 2016

Conversation

brikis98
Copy link
Member

@brikis98 brikis98 commented Nov 22, 2016

I’ve also updated the integration test to use this functionality so the
S3 bucket we use at test time is not hard-coded.

Fixes #35 and #43.

I also worked around a bug/limitation in urfave CLI where command-line flags passed in after the name of a command (e.g. terragrunt apply --foo) are not parsed, at all.

I’ve also updated the integration test to use this functionality so the
S3 bucket we use at test time is not hard-coded.
@brikis98
Copy link
Member Author

@josh-padnick Going to merge this so I can keep chugging along. Feedback welcome!

@brikis98 brikis98 merged commit cea2a11 into master Nov 22, 2016
@brikis98 brikis98 deleted the auto-create-s3-bucket branch November 22, 2016 20:21
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.

None yet

1 participant