Skip to content

Latest commit

 

History

History
90 lines (45 loc) · 4.05 KB

File metadata and controls

90 lines (45 loc) · 4.05 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.9 (2024-10-29)

Bug Fixes

  • Require terraform/opentofu v1.3+ (a408779)

1.0.8 (2024-06-07)

Bug Fixes

  • Add blindfold example and supporting test (79a20d4)

1.0.7 (2024-03-28)

Bug Fixes

  • Add permissions to role(s) (dac8de7)

1.0.6 (2023-10-31)

Bug Fixes

  • Support Google provider v5 (76b9bd2)

1.0.5 (2023-09-05)

Bug Fixes

  • Add 'compute.disks.setLabels' to role (91d0458)
  • Document the differences with F5 YAML (069cc8b)

1.0.4 (2023-05-05)

Bug Fixes

  • Don't double-b64 encode SA key in example (5516710), closes #30

1.0.3 (2023-04-06)

Bug Fixes

  • Add an example creating XC Cloud Credentials (00ee8ea)
  • Add required_providers to examples (10fc6ef)
  • Update role permissions to match XC latest (c5436b9)

1.0.2 (2023-03-30)

Bug Fixes

  • Update examples for v1.0.2 release (6746424)
  • Use 'f5_xc_' as default role prefix (504b265)

1.0.1 (2023-02-13)

Documentation

  • Add Contributor Covenant and badges (756ff03)

1.0.0 - 2022-09-29

Initial release of the F5 Distributed Cloud role module.

Added

Changed

Removed