gaia icon indicating copy to clipboard operation
gaia copied to clipboard

Gaia is a Terraform 🌍 UI for your modules, and self-service infrastructure 👨‍💻

Results 73 gaia issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** We should be able to : * send webhook notifications (to send notification to discord or slack when a stack...

✨ enhancement

## Description This solves the following issue https://github.com/gaia-app/gaia/issues/729, allowing to use a format such as "my-custom-repository:5000/myterraform/myimage:latest" as custom terraform image. Additionally, this allows optionally install the curl package on the...

✨ feature:modules

**Describe the bug** In the current implementation, the frontend automatically splits the custom image repository URL by ":". However this wouldn't allow the usage of port number in the URL;...

🐛 bug

There are 15 modules in total. Successfully updated 10 out of 15 modules. Others do not update. It doesn't give an error. However, when I try to update the ones...

🐛 bug

Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Wed Aug 17 22:15:46 TRT 2022 There was an unexpected error...

🐛 bug

**Is your feature request related to a problem? Please describe.** Due to Hashicorp's license change from MPL 2.0 to a BSL. competitors to Hashicorp will have licensing issues. Being Gaia...

✨ enhancement

Hi Gaia team, is there any approach to allow Bitbucket integration? - "SPRING_PROFILES_ACTIVE=github" - "SPRING_SECURITY_OAUTH2_CLIENT_REGISTRATION_GITHUB_CLIENT_ID=" - "SPRING_SECURITY_OAUTH2_CLIENT_REGISTRATION_GITHUB_CLIENT_SECRET=" it is possible to use these variables referring Bitbucket? example: - "SPRING_PROFILES_ACTIVE=bitbucket" -...

✨ enhancement

Thanks for the app. Is there a way to export the *.tf files to a folder?

✨ enhancement

**Is your feature request related to a problem? Please describe.** I'd like to be able to pull a module definition from a private Git instance (HTTPS URL). For example, I...

✨ enhancement

When I add subfolders to pull from in the git repo, importing modules nor the README file looks at those subfolders - only the one in the root. Any way...

🐛 bug