Skip to content

How to modify Nginx instance type from current t3.large to t4g.large? #182

Answered by YikaiHu
laolongju asked this question in Q&A
Discussion options

You must be logged in to vote

Currently customer can use this template to update existed Proxy Stack:

{
  "Description": "(SO8025-proxy) - Centralized Logging with OpenSearch nginx-for-opensearch-stack Template. Template version develop-t4g-large",
  "Metadata": {
    "AWS::CloudFormation::Interface": {
      "ParameterGroups": [
        {
          "Label": {
            "default": "EC2 Information"
          },
          "Parameters": [
            "vpcId",
            "publicSubnetIds",
            "privateSubnetIds",
            "keyName",
            "nginxSecurityGroupId",
            "proxyInstanceType",
            "proxyInstanceNumber"
          ]
        },
        {
          "Label": {
            "default": 

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by YikaiHu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants