Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(infra): Remove sslPolicy from HTTP listeners #1051

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

DafyddLlyr
Copy link
Contributor

Previous PR (#1049) failing at Pulumi Up step, despite succeeding at pulumi preview.

sslPolicy cannot be specified for HTTP listeners, only HTTP.

api-http (aws:lb:ApplicationLoadBalancer$awsx:lb:ApplicationTargetGroup$awsx:lb:ApplicationListener$aws:lb/listener:Listener)
error: 1 error occurred:
	* updating urn:pulumi:staging::application::aws:lb:ApplicationLoadBalancer$awsx:lb:ApplicationTargetGroup$awsx:lb:ApplicationListener$aws:lb/listener:Listener::api-http: 1 error occurred:
	* error modifying ELBv2 Listener (arn:aws:elasticloadbalancing:eu-west-2:781751952389:listener/app/api-e0cca30/05545e752c374e34/9b738aebdbc589f0): ValidationError: An SSL policy cannot be specifed for HTTP listeners
	status code: 400, request id: d29842a2-fd14-48ff-9554-d8aba174bdbf

@DafyddLlyr DafyddLlyr requested a review from a team July 28, 2022 15:53
@github-actions
Copy link

github-actions bot commented Jul 28, 2022

Removed vultr server and associated DNS entries

@DafyddLlyr DafyddLlyr changed the title Dp/infra update fargate ssl policy chore(infra): Remove sslPolicy from HTTP listeners Jul 28, 2022
@DafyddLlyr DafyddLlyr merged commit cbde6a0 into main Jul 28, 2022
@DafyddLlyr DafyddLlyr deleted the dp/infra-update-fargate-ssl-policy branch July 28, 2022 18:10
gunar added a commit that referenced this pull request Jul 28, 2022
…mains

# By Jessica McInchak (11) and Dafydd Llŷr Pearson (10)
# Via GitHub
* origin/main: (21 commits)
  chore: Upgrade Editor dependencies (Part 1) (#1047)
  chore: upgrade metabase (#1050)
  fix: Drop sslPolicy for HTTP (#1051)
  chore(infra): Update HTTP/HTTPS listener SSL policy (#1049)
  chore: Enable Save and Return by default (#1048)
  fix: add single line address as separate CSV row (#1046)
  feat: Enable emailReplyToID (#1044)
  fix: Display ContentPage on Save and Return path (#1045)
  chore: upgrade scripts/seed-database dependencies (#1043)
  chore: upgrade e2e test dependencies (#1042)
  fix: adjust HASURA_GRAPHQL_CORS_DOMAIN in pulumi (#1041)
  fix: preserve breadcrumb order when reconciling changed content (#1034)
  fix: restrict a user from drawing a site boundary and uploading a location plan (#1040)
  feat: Apply basic rate limiting to API (#1038)
  fix: use HASURA_GRAPHQL_CORS_DOMAIN env variable to whitelist domains (#1039)
  fix: Downgrade passport back to 0.5.3 (#1037)
  chore: Update Hasura (#1035)
  build: Upgrade API dependencies (#1033)
  chore: remove Uniform feature flag (#1027)
  fix: Review page shows all DrawBoundary data (map and/or plan) and file gets correct BOPS tag (#1030)
  ...

# Conflicts:
#	editor.planx.uk/package.json
#	editor.planx.uk/pnpm-lock.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants