Skip to content

Commit

Permalink
Lambda Layers - New Version Every Run hashicorp#25647
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyesDemineExtVeolia authored Jul 17, 2023
1 parent e5ccb37 commit fe8a02d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/service/lambda/layer_version.go
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ func ResourceLayerVersion() *schema.Resource {
"source_code_hash": {
Type: schema.TypeString,
Optional: true,
ForceNew: true,
Computed: true,
},
"source_code_size": {
Expand Down

0 comments on commit fe8a02d

Please sign in to comment.