oracle-terraform-modules / terraform-oci-compute-instance

Terraform Module for creating Oracle Cloud Infrastructure compute instances
https://registry.terraform.io/modules/oracle-terraform-modules/compute-instance/oci/latest
Other
46 stars 62 forks source link

refactor: rename ad data source #77

Open kral2 opened 3 years ago

kral2 commented 3 years ago

Community Note

Description

Rename Data source to be more descriptive: ad_list instead of ad, as suggested in PR #75:

You can get many ADs in multi-AD regions. I think this should be renamed to something like ad_list or something similar

New or Affected Resource(s)

Potential Terraform Configuration

# Copy-paste any Terraform configurations for how the requested feature may be used.

References