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

refactor: rename ad data source

kral2 opened this issue ยท 0 comments

kral2 commented

Community Note

  • Please vote on this issue by adding a ๐Ÿ‘ reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

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