This repository was archived by the owner on Jul 3, 2023. It is now read-only.
Ecs cluster custom instances#53
Merged
achille-roussel merged 12 commits intosegmentio:masterfrom Dec 3, 2016
Merged
Conversation
added 9 commits
October 6, 2016 11:07
Contributor
Author
|
You are using an outdated version of Terraform in CircleCI (0.6.16), the current version is 0.7.5. Please change it in order to make tests possible! |
Contributor
|
Hey do you mind re-basing master is on latest TF now? also would be nice if you kept terraform fmt out of the way, maybe it should be the last commit, so we know what changed :). |
added 2 commits
October 9, 2016 22:20
Conflicts: ecs-cluster/main.tf
Contributor
Author
|
Is everything ok? Let me know if you need anything else. |
Contributor
Author
|
About terraform fmt in main.tf file: the only change is the 2 conf vars added at the end. |
Contributor
Author
|
Enjoy! |
Contributor
Author
|
Up ? |
Contributor
|
Looks good to me 👍 Thanks for your contribution. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I did this to be able to push a custom "something" (cloud-init file, script, etc) to the cluster instances.
It is useful for example if you want to do extra configuration of your servers.
Example of use :