Skip to content

v7.2.0

Compare
Choose a tag to compare
@rmocanu-ionos rmocanu-ionos released this 21 Dec 15:04
· 11 commits to master since this release
2738a1e

Features

  • Added Container Registry Vulnerability Scanning feature
    • new modules: registry_artifact_info, registry_repository, registry_repository_info, registry_vulnerability_info
    • new argument for registry: features
  • Added Private Kubernetes feature
    • new arguments for k8s_cluster: public, location, nat_gateway_ip and node_subnet

Fixes

  • Fixed argument lan not available in state present for module nic
  • Fixed some wrong examples

Known Issues

  • When a registry is to be replaced while retaining the same name it would cause an error because the API does not allow two resources with the same name. Please change the name as well if you want to replace a registry for now

What's Changed

Full Changelog: v7.1.0...v7.2.0