We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff5973 commit c39bdb1Copy full SHA for c39bdb1
README.md
@@ -12,8 +12,8 @@ export ARM_ACCESS_KEY=$(az storage account keys list --resource-group rg-polinet
12
if resource group or account name changes, change them accordingly
13
14
## TODO
15
-- [ ] fix secrets for ci gh workflows
+- [x] fix secrets for ci gh workflows
16
- [ ] clean unusued modules
17
- [ ] upgrade providers to latest version (following migration guide)
18
- [ ] better organization of the filebase
19
-- [ ] double check that the backend is working correctly and that the saved state is as the real state
+- [x] double check that the backend is working correctly and that the saved state is as the real state
0 commit comments