Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Remove secret at old path when secret path is updated #120

Merged
merged 1 commit into from
Jan 25, 2021

Commits on Jan 6, 2021

  1. Remove secret at old path when secret path is updated

    Previously, when updating the path of a secrethub_secret resource
    the secret would be created in the new location, but the secret
    would also remain at the old location. This commit changes the
    behavior so that the secret is removed in the old location when
    the path of the secret resource is changed.
    SimonBarendse committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    c3a40e4 View commit details
    Browse the repository at this point in the history