cloud-native-toolkit / cloud-native-toolkit/software-everywhere

Update all modules to reference the clis submodule from the terraform registry

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
chore
Dominant language
TypeScript
Stars
8
Forks
8
PR merge metrics
No merged PRs in 30d

Description

The clis module has been published to the terraform module registry. Every module that uses the clis submodule should be updated to use the registry url for the source instead of the gitops repo

```
module "clis" {
source = "cloud-native-toolkit/clis/util"
version = "1.9.0"
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.