Releases: adobe/ops-cli
Releases · adobe/ops-cli
0.32
Bump version: 0.31 → 0.32
0.31
[RELEASE] - Release version 0.31
0.30
0.29
Changelog
- Fix Ansible: [WARNING]: Found both group and host with same name
- [BUILD] - Freeze requirements in dist build
- Allow ssh'ing into custom hostnames/IPs not in inventory
See https://github.com/adobe/ops-cli/blob/master/README.md#ops-tool-installation
0.29-prerelease
[RELEASE] - Version 0.29
0.28
[RELEASE] - Release version 0.28
0.27
[RELEASE] - Release version 0.27
0.26
[RELEASE] - Release version 0.26
0.25
-
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
0.24
- Add possibility to skip Prometheus reload step in remove_prometheus_alert_rules.yml