Skip to content

v0.1.0

Compare
Choose a tag to compare
@adduc adduc released this 13 Nov 06:08
· 28 commits to main since this release

Added

  • Added repository_secret resource and data sources. (#8, #9)

Fixed

  • Repository: the list of repositories is now refreshed when adding a new repository to fix an issue with newly created repositories not being found by the provider.
  • Fixed an issue where changes to repository owner or repository name were not included in the planned list of changes.
  • Resources are now properly marked for recreation when dependent fields are changed (repository owner, repository name, secret name, etc.).
  • Updated documentation