We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc314c1 commit 2d2cf93Copy full SHA for 2d2cf93
cfn-resources/organization/cmd/resource/resource.go
@@ -372,5 +372,4 @@ func setDefaultsIfNotDefined(m *Model) {
372
if m.GenAIFeaturesEnabled == nil {
373
m.GenAIFeaturesEnabled = util.Pointer(true)
374
}
375
-
376
0 commit comments