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 Sep 20, 2020. It is now read-only.
The dcos.tf script does tag each spot instance with a 'Name' tag. On VM creation in AWS, that 'Name' tag does column does appear in the AWS console. Unfortunately, the values are all empty which makes distinguishing the various instances just launched an exercise in manually mapping IPs to Terraform script output.
Need the tag Name to be displayed as expected in AWS console to more easily manage the launched instances.
The text was updated successfully, but these errors were encountered:
The dcos.tf script does tag each spot instance with a 'Name' tag. On VM creation in AWS, that 'Name' tag does column does appear in the AWS console. Unfortunately, the values are all empty which makes distinguishing the various instances just launched an exercise in manually mapping IPs to Terraform script output.
Need the tag Name to be displayed as expected in AWS console to more easily manage the launched instances.
The text was updated successfully, but these errors were encountered: