ansible-collections / ansible-collections/google.cloud
Add support for labels to gcp_compute_address
- Dominant language
- Python
- Stars
- 105
- Forks
- 144
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 4
Description
##### SUMMARY
gcp_compute_disk and gcp_compute_address both support setting labels at creation time. It appears to me that compute addresses do support having labels (I'm prompted to add them in the UI when I go to look at my addresses). This RFE is to add support in the ansible module for setting them.
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
gcp_compute_address
##### ADDITIONAL INFORMATION
I'd be happy to work on this, I'm just filing the issue so I can come back to it in the coming weeks.
Contributor guide
Research direction
Start at the gcp_compute_address module entry point and compare it with gcp_compute_disk, named in the issue as a working example. Confirm the Google Cloud address creation path and finish when labels can be supplied at creation time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, python
- Domain
- cloud, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100