Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Solr on ECS - EFS Throughput Provisioning #146

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

nickumia-reisys
Copy link
Contributor

@nickumia-reisys nickumia-reisys commented Jul 5, 2022

@nickumia-reisys nickumia-reisys temporarily deployed to staging July 5, 2022 15:52 Inactive
@nickumia-reisys nickumia-reisys temporarily deployed to production July 5, 2022 15:53 Inactive
@github-actions
Copy link

github-actions bot commented Jul 5, 2022

Terraform plan for production

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.broker_solrcloud.cloudfoundry_app.ssb will be updated in-place
  ~ resource "cloudfoundry_app" "ssb" {
        id                         = "a02c5287-84d2-47f1-8021-5e6135ddcc05"
      ~ id_bg                      = "************************************" -> (known after apply)
        name                       = "ssb-solrcloud"
      ~ source_code_hash           = "ehcq750dUwAlWgkhl5w74mHgAQdbYN9U+XxgV+OI3Pg=" -> "ljJ6BILfJPLgdrIBMDhF79RmEH7AukrvYeKaPjswVyM="
        # (20 unchanged attributes hidden)


        # (3 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

✅ Plan applied in apply #94

@github-actions
Copy link

github-actions bot commented Jul 5, 2022

Terraform plan for staging

Plan: 0 to add, 4 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # aws_servicequotas_service_quota.minimum_quotas["vpc/L-45FE3B85"] will be updated in-place
  ~ resource "aws_servicequotas_service_quota" "minimum_quotas" {
        id             = "vpc/L-45FE3B85"
      ~ value          = 690 -> 20
        # (8 unchanged attributes hidden)
    }

  # aws_servicequotas_service_quota.minimum_quotas["vpc/L-A4707A72"] will be updated in-place
  ~ resource "aws_servicequotas_service_quota" "minimum_quotas" {
        id             = "vpc/L-A4707A72"
      ~ value          = 690 -> 20
        # (8 unchanged attributes hidden)
    }

  # aws_servicequotas_service_quota.minimum_quotas["vpc/L-F678F1CE"] will be updated in-place
  ~ resource "aws_servicequotas_service_quota" "minimum_quotas" {
        id             = "vpc/L-F678F1CE"
      ~ value          = 690 -> 20
        # (8 unchanged attributes hidden)
    }

  # module.broker_solrcloud.cloudfoundry_app.ssb will be updated in-place
  ~ resource "cloudfoundry_app" "ssb" {
        id                         = "0ee031cc-6145-40b3-8346-d7ea8e6d9f35"
      ~ id_bg                      = "************************************" -> (known after apply)
        name                       = "ssb-solrcloud"
      ~ source_code_hash           = "ehcq750dUwAlWgkhl5w74mHgAQdbYN9U+XxgV+OI3Pg=" -> "ljJ6BILfJPLgdrIBMDhF79RmEH7AukrvYeKaPjswVyM="
        # (18 unchanged attributes hidden)


        # (3 unchanged blocks hidden)
    }

Plan: 0 to add, 4 to change, 0 to destroy.

✅ Plan applied in apply #94

@nickumia-reisys nickumia-reisys merged commit 342ebba into main Jul 5, 2022
@nickumia-reisys nickumia-reisys deleted the solr-ecs-provisioned-throughput branch July 5, 2022 15:57
@nickumia-reisys nickumia-reisys changed the title Pull in Solr on ECS #42 Solr on ECS - EFS Throughput Provisioning Jul 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants