Skip to content

v0.9.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 22 Jan 21:18
14cd988
Parameters that can be modified by another tool @1david5 (#40)

what

  • Add an alternative parameter resource with a lifecycle that ignores value changes.
  • Also add the new data_type argument to the aws_ssm_parameter resource.

why

  • Allow the user to create parameters that can be modified by another tool in the future without affecting terraform apply, preventing errors like this:
    image