Release Summary
Bump Python, project-wide, to 3.11.11. Fix state: absent
bug in the Droplet module. Disable integration testing for the monitoring_alert_policy
and one_click
modules since they are broken (#234).
Minor Changes
- Bump Python to 3.11.11 and Poetry to 1.8.5 (#229).
- monitoring_alert_policy - mark integration test as
disabled
since it is broken (#229)." - one_click - mark this integration test as
disabled
since it is broken (#229)."
Bugfixes
- droplet - add misisng
droplet_id
parameter when forstate: absent
(#229).