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 resource and data sources for private registry GPG keys #1160

Closed
wants to merge 8 commits into from

Commits on Dec 6, 2023

  1. Add tfe_registry_gpg_key resource

    Manages a public key of the GPG key pair used to sign releases of
    private providers in the private registry.
    tmatilai authored and brandonc committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8890a9b View commit details
    Browse the repository at this point in the history
  2. Add tfe_registry_gpg_key data source

    Retrieves a private registry GPG key.
    tmatilai authored and brandonc committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    354c0f3 View commit details
    Browse the repository at this point in the history
  3. Add tfe_registry_gpg_keys data source

    Retrieves all private registry GPG keys of an organization.
    tmatilai authored and brandonc committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    21186b5 View commit details
    Browse the repository at this point in the history
  4. Add PR links to the changelog

    tmatilai authored and brandonc committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    97892a4 View commit details
    Browse the repository at this point in the history
  5. Update "Ascii" -> "ASCII"

    brandonc committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5df9910 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d53886b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95f9707 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    d73efc9 View commit details
    Browse the repository at this point in the history