terraform-provider-netapp-cloudmanager
terraform-provider-netapp-cloudmanager copied to clipboard
More information from the created resources.
After the resources are created, there is very little usable information available to use elsewhere in terraform. In our case, we are using AWS and would like to be able to get information such as,
- The Network Interface IDs
- The EC2 instance IDs
- The EBS volume IDs
- The IP addresses for each of Data,Management,Cluster etc. (as a tag?)
Having these would allow use to create things like Route53 DNS entries, CloudWatch Alarms etc.