Skip to content

v3.0.2

Compare
Choose a tag to compare
@juanpinzon juanpinzon released this 29 Sep 09:04
· 47 commits to master since this release
312f454
  • Add support for userdata on classic infrastructure

    • The userdata field allows the user to inject metadata into the virtual server at boot time.
    • Support for classic works in a similar way as VPC: by reading the file that is (optionally) passed by the user by means of the user_data_file_path parameter.
  • Configuration for encrypted images, zprofiles and go-cty stable release and checks

    • go-cty/cty - stable release from latest -> 1.9.1
      • Changes in developer/Makefile.
      • Changes in the Readme.md
    • Sample configuration for z profile - w/o a provisioner.
    • Sample configuration for encrypted-centos.
    • Checks for resource availability.