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

Pulumi AWS budget limitAmount #116

Open
mziyut opened this issue Aug 30, 2023 · 0 comments
Open

Pulumi AWS budget limitAmount #116

mziyut opened this issue Aug 30, 2023 · 0 comments
Assignees
Labels
articles Articles pulumi Pulumi qiita Qiita

Comments

@mziyut
Copy link
Owner

mziyut commented Aug 30, 2023

はじめに

  • Pulumi で AWS budget を設定する際は、 limitAmount.0 を付けましょう
  • .0 付け無くても、エラー無しで適用出来ますが、 pulumi previewpulumi up 実行時に差分が生じてしまいます。

Reference

https://www.pulumi.com/registry/packages/aws/api-docs/budgets/budget/

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/budgets_budget

Documentation for the aws.budgets.Budget resource with examples, input properties, output properties, lookup functions, and supporting types.
@mziyut mziyut added articles Articles pulumi Pulumi qiita Qiita labels Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
articles Articles pulumi Pulumi qiita Qiita
Projects
None yet
Development

No branches or pull requests

1 participant