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.
Previously, when updating the
path
of asecrethub_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.