Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Optional usage of logical ids in Terraform plugin #393

Closed
ndegory opened this issue Feb 10, 2017 · 0 comments
Closed

Optional usage of logical ids in Terraform plugin #393

ndegory opened this issue Feb 10, 2017 · 0 comments
Milestone

Comments

@ndegory
Copy link
Contributor

ndegory commented Feb 10, 2017

The Terraform plugin example uses the logical IDs from the allocation JSON block to tag instances.
To use the Swarm flavor plugin with the Terraform instance plugin the private IP of the instance should be set, as is the case with the Vagrant instance plugin.
It can be optional, using the private_ip property in the JSON file, a keyword (INSTANCE_LOGICAL_ID for instance) would tell the Terraform plugin to use the logical ID of the instance to set the private IP.

ndegory added a commit to ndegory/infrakit that referenced this issue Feb 10, 2017
…allocation

Signed-off-by: Nicolas Degory <ndegory@axway.com>
@chungers chungers added this to the v0.4 milestone Feb 12, 2017
ndegory added a commit to ndegory/infrakit that referenced this issue Feb 13, 2017
…allocation

Signed-off-by: Nicolas Degory <ndegory@axway.com>
ndegory added a commit to ndegory/infrakit that referenced this issue Feb 14, 2017
…allocation

Signed-off-by: Nicolas Degory <ndegory@axway.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants