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

Allow to set hds_resource when creating an app #198

Open
mcimbaro opened this issue Feb 20, 2024 · 0 comments
Open

Allow to set hds_resource when creating an app #198

mcimbaro opened this issue Feb 20, 2024 · 0 comments

Comments

@mcimbaro
Copy link

scalingo_app doesn't support hds_resource boolean but our API did.

resource "scalingo_app" "hds-app" {
  name   = "hds-app"
  hds_resource = true
}
@mcimbaro mcimbaro changed the title Add hds_resource to apps Allow to set hds_resource when creating an app Feb 20, 2024
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

No branches or pull requests

1 participant