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

Add Google Container Registry feed #805

Merged
merged 8 commits into from
Oct 25, 2024
Merged

Add Google Container Registry feed #805

merged 8 commits into from
Oct 25, 2024

Conversation

denys-octopus
Copy link
Contributor

@denys-octopus denys-octopus commented Oct 24, 2024

Introduce new feed resource for Google Container Registry as an alias of Docker Container Registry.

resource "octopusdeploy_google_container_registry" "google_example" {
  name          = "Example Google Registry"
  feed_uri      = "https://index.google.cloud.docker.io"
  password    = "Google JSON key file contents"
}

@denys-octopus denys-octopus merged commit f04aeb4 into main Oct 25, 2024
22 checks passed
@denys-octopus denys-octopus deleted the dk/add-google-feed branch October 25, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants