Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Labels support for Global Forwarding Rule #354

Closed
evandbrown opened this issue Aug 24, 2017 · 2 comments · Fixed by #395
Closed

Feature request: Labels support for Global Forwarding Rule #354

evandbrown opened this issue Aug 24, 2017 · 2 comments · Fixed by #395
Assignees

Comments

@evandbrown
Copy link
Contributor

Hey folks!

Labels landed in alpha for Global Forwarding Rule (GFW). The API is at https://developers.google.com/apis-explorer/#search/globalforwardingrule/m/compute/alpha/compute.globalForwardingRules.insert

Here's the use-case: I'm building a tool to automate the creation, revocation, and renewal of Let's Encrypt/acme certificates for GFWs. I would love to label global forwarding rules that should have certs, something like:

labels: {
  "domain": "a.example.com",
  "expires": "2017-08-24T16:22:42Z"
}

This would be super neat because I wouldn't need to store information about which GFWs need certs in a separate database. The GFW List and Get APIs become the database. Cool!

Thanks for considering!

@selmanj selmanj self-assigned this Aug 24, 2017
@selmanj
Copy link
Contributor

selmanj commented Aug 25, 2017

Looks like there's a beta API as well. Relates to #17

luis-silva pushed a commit to luis-silva/terraform-provider-google that referenced this issue May 21, 2019
…icorp#354)

Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost
Copy link

ghost commented Mar 31, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants