Difference between revisions of "Warning: Deprecated Attribute"
Jump to navigation
Jump to search
(Created page with "{{Draft}} Category:Terraform") |
|||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | ╷ | ||
+ | │ Warning: Deprecated Attribute | ||
+ | │ | ||
+ | │ with module.codebuild.aws_codebuild_project.this["XXXXXXX"], | ||
+ | │ on .terraform.../.../codebuild.tf line 1, in resource "[[aws_codebuild_project]]" "this": | ||
+ | │ 1: resource "aws_codebuild_project" "this"{ | ||
+ | │ | ||
+ | │ Use the [[aws_codebuild_source_credential]] resource instead | ||
+ | │ | ||
+ | │ (and one more similar warning elsewhere) | ||
+ | ╵ | ||
+ | == See also == | ||
+ | * {{terraform apply}} | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 14:25, 30 September 2021
This article is a Draft. Help us to complete it.
╷ │ Warning: Deprecated Attribute │ │ with module.codebuild.aws_codebuild_project.this["XXXXXXX"], │ on .terraform.../.../codebuild.tf line 1, in resource "aws_codebuild_project" "this": │ 1: resource "aws_codebuild_project" "this"{ │ │ Use the aws_codebuild_source_credential resource instead │ │ (and one more similar warning elsewhere) ╵
See also[edit]
Advertising: