You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.30.0] - 2024-11-27
Added
Final migration of Cirrus IaC to Terraform for compatibility with cirrus-geov1.0.0a0 and beyond. The following modules were created to manage all Cirrus Task and Workflow resources through input variables:
modules.cirrus.task_batch_compute
modules.cirrus.task
modules.cirrus.workflow
Changed
Moved modules.cirrus.functions module to modules.cirrus.builtin_functions
Moved modules.cirrus.base-builtins module to modules.cirrus.base