You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
ndegory
added a commit
to ndegory/infrakit
that referenced
this issue
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.
The text was updated successfully, but these errors were encountered: