Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Action with helm #32

Merged
merged 15 commits into from
Apr 11, 2024
Merged

feat: Action with helm #32

merged 15 commits into from
Apr 11, 2024

Conversation

morgan-cromell
Copy link
Contributor

No description provided.

indrif
indrif previously approved these changes Feb 16, 2024
@morgan-cromell morgan-cromell merged commit d21e24b into main Apr 11, 2024
2 checks passed
@morgan-cromell morgan-cromell deleted the action-with-helm branch April 11, 2024 07:48
Copy link

Terraform Format and Style 🖌``

Terraform Initialization ⚙️success

Terraform Validation 🤖``

Terraform Plan 📖success

Show Plan
terraform
Running plan in Terraform Cloud. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

The remote workspace is configured to work with configuration at
terraform relative to the target repository.

Terraform will upload the contents of the following directory,
excluding files or directories as defined by a .terraformignore file
at /home/runner/work/etimo-kubernetes/etimo-kubernetes/.terraformignore (if it is present),
in order to capture the filesystem context the remote workspace expects:
    /home/runner/work/etimo-kubernetes/etimo-kubernetes

To view this run in a browser, visit:
https://app.terraform.io/app/etimo/etimo-kubernetes/runs/run-A43DrfZyekKWW7Zy

Waiting for the plan to start...

Terraform v1.1.7
on linux_amd64
Initializing plugins and modules...
digitalocean_database_cluster.staging-shared: Refreshing state... [id=5648abd8-46a0-4dbc-8ec1-2d3f4db03a24]
module.environment[0].digitalocean_project.project: Refreshing state... [id=0181b232-74c6-423f-8668-b042938c6c74]
logdna_view.test_staging: Refreshing state... [id=e45414a434]
logdna_view.test_mogge_staging: Refreshing state... [id=5dc2a8a4f8]
logdna_view.achievements_live_staging: Refreshing state... [id=eb8b08fbee]
logdna_view.achievements_test_staging: Refreshing state... [id=3e53cb5d8a]
module.environment[0].module.kubernetes.digitalocean_kubernetes_cluster.cluster: Refreshing state... [id=fefd9159-a36a-4ad2-883d-7c9563ffdf1d]
digitalocean_database_db.achievements_live_staging_shared["main"]: Refreshing state... [id=5648abd8-46a0-4dbc-8ec1-2d3f4db03a24/database/achievements_live_staging_main]
digitalocean_database_db.achievements_test_staging_shared["main"]: Refreshing state... [id=5648abd8-46a0-4dbc-8ec1-2d3f4db03a24/database/achievements_test_staging_main]
digitalocean_database_db.achievements_live_staging_shared["unleash"]: Refreshing state... [id=5648abd8-46a0-4dbc-8ec1-2d3f4db03a24/database/achievements_live_staging_unleash]
digitalocean_database_user.achievements_test_staging_shared["main"]: Refreshing state... [id=5648abd8-46a0-4dbc-8ec1-2d3f4db03a24/user/achievements_test_staging_main]
digitalocean_database_user.achievements_test_staging_shared["unleash"]: Refreshing state... [id=5648abd8-46a0-4dbc-8ec1-2d3f4db03a24/user/achievements_test_staging_unleash]
digitalocean_database_db.achievements_test_staging_shared["unleash"]: Refreshing state... [id=5648abd8-46a0-4dbc-8ec1-2d3f4db03a24/database/achievements_test_staging_unleash]
digitalocean_database_user.achievements_live_staging_shared["unleash"]: Refreshing state... [id=5648abd8-46a0-4dbc-8ec1-2d3f4db03a24/user/achievements_live_staging_unleash]
digitalocean_database_user.achievements_live_staging_shared["main"]: Refreshing state... [id=5648abd8-46a0-4dbc-8ec1-2d3f4db03a24/user/achievements_live_staging_main]
module.environment[0].module.project_bind.digitalocean_project_resources.resources: Refreshing state... [id=0181b232-74c6-423f-8668-b042938c6c74]
logdna_view.test_mogge_staging: Drift detected (update)
module.environment[0].module.kubernetes.digitalocean_kubernetes_cluster.cluster: Drift detected (update)

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

Pusher: @morgan-cromell, Action: pull_request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants