Skip to content

0.25

Compare
Choose a tag to compare
@costimuraru costimuraru released this 12 Feb 13:53
  • Retrieve secrets from AWS SSM
    db_password: "{{ '/my/ssm/path' | read_ssm(aws_profile='myprofile') }}"

  • Support ops terraform force-unlock and push errored state file
    ops clusters/mycluster.yaml terraform force-unlock <LOCK_ID>
    ops clusters/mycluster.yaml terraform state push errored.tfstate