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 8af85cd commit 70123f8Copy full SHA for 70123f8
theworld/terra/templates/apps/wordpress.yml
@@ -420,6 +420,9 @@ Resources:
420
NetworkMode: awsvpc
421
RequiresCompatibilities:
422
- FARGATE
423
+ RuntimePlatform:
424
+ CpuArchitecture: ARM64
425
+ OperatingSystemFamily: LINUX
426
Tags:
427
- { Key: prx:meta:tagging-version, Value: "2021-04-07" }
428
- { Key: prx:cloudformation:stack-name, Value: !Ref AWS::StackName }
0 commit comments