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

SSL Certification Output #344

Closed
hadi-alnehlawi opened this issue Aug 3, 2023 · 3 comments · Fixed by #382
Closed

SSL Certification Output #344

hadi-alnehlawi opened this issue Aug 3, 2023 · 3 comments · Fixed by #382
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@hadi-alnehlawi
Copy link

hadi-alnehlawi commented Aug 3, 2023

TL;DR

add a new output for the managed ssl certification

output  "managed_ssl_certificate" {
  description = "The managed SSL certificates"
  value       = google_compute_ssl_certificate.default.self_link
}

Terraform Resources

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_ssl_certificate.html

Detailed design

No response

Additional information

No response

@hadi-alnehlawi hadi-alnehlawi added the enhancement New feature or request label Aug 3, 2023
@imrannayer imrannayer added the good first issue Good for newcomers label Aug 3, 2023
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Oct 2, 2023
@imrannayer imrannayer removed the Stale label Oct 3, 2023
@yannickjones
Copy link

Would love to see this added as well

@imrannayer
Copy link
Collaborator

@hadi-alnehlawi It seems like u want managed ssl certificate self link but in yous example it is the certificate uploaded to GCP. Can you plz clarify which one u need?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants