Skip to content

Tags: overmindtech/cli

Tags

v1.8.6

Toggle v1.8.6's commit message
Added unique scope to all terraform items (#2233)

This will be replaced with the real GUN if it gets mapped, but if not
we'll get a truly unique path

GitOrigin-RevId: 0eaaa13a87dd63ac7240d9b5de1f5a64bd4fe2c7

v1.8.5

Toggle v1.8.5's commit message
Fixed a number of mappings that were wrong (#2216)

This was causing even more mapping issues for customers

GitOrigin-RevId: e96ba6628b998adedba03e9d56ddcc3c305d3434

v1.8.4

Toggle v1.8.4's commit message
feat, adding signal settings to sdp and api-server (#2195)

also does
https://linear.app/overmind/issue/ENG-934/implement-signals-settings

I was not around when the KV store was done for account config, it looks
weird how is uses atlas/sqlc

So my outstanding questions is how do you want to handle default values.
1. what are the default values i took them from the ticket
2. do we want to set the default values for all accounts in the DB, or
do what we currently do which is, unless the value is set in the DB, we
just give the system defaults.
3. when retrieving the signal settings if they dont exist, i save them
to the account. (mimicking the HCP behaviour)

GitOrigin-RevId: 7d528add288ffd489774a808dc5c4effe1e1ec74

v1.8.3

Toggle v1.8.3's commit message
feat, initial commit of signals to SDP. simple storage, aggregation o…

…f signals and caching (#2181)

and
https://linear.app/overmind/issue/ENG-931/create-full-signal-aggregation-function

GitOrigin-RevId: 22c367522912192bacfe9b8cdfa151d01e0cf6de

v1.8.2

Toggle v1.8.2's commit message
fix gcp adapter, add missing err check (#1530)

GitOrigin-RevId: 7a27f14997b4d195f856270a7cc655deb622af41

v1.8.1

Toggle v1.8.1's commit message
fix, cli get change handles empty risks (#1398)

fixes [#1395](https://github.com/overmindtech/workspace/issues/1395)

GitOrigin-RevId: dbcb1aff843efd323233e01e19861ef28000f73f

v1.8.0

Toggle v1.8.0's commit message
fix, copybara more go.mod changes (#1381)

GitOrigin-RevId: f9ae48b56b8652f654e92f1a8197c1e8a64dbff5

v1.7.9

Toggle v1.7.9's commit message
(fix) cli get change waits on 'in progress' and 'unspecified' (#1042)

re #1041

![image](https://github.com/user-attachments/assets/639b239b-9efe-4545-b070-649f07b800e2)
with the changes in where we do processing for a change. when we first
ask the status of the risk analysis, each step will be 0, ie unknown. We
should wait on this status of ChangeAnalysisStatus_STATUS_UNSPECIFIED
similar to ChangeAnalysisStatus_STATUS_INPROGRESS.

longer term GetChangeRisks will be removed, and we will ask the
change_timeline_v2 what is happening and this logic will be different.

GitOrigin-RevId: 295095de4be0675e8abfaab9006797f2e6163ca4

v1.7.8

Toggle v1.7.8's commit message
chore(deps): update terraform aws to v5.93.0 (#970)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://redirect.github.com/hashicorp/terraform-provider-aws))
| required_provider | minor | `5.92.0` -> `5.93.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>hashicorp/terraform-provider-aws (aws)</summary>

###
[`v5.93.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5930-March-27-2025)

[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.92.0...v5.93.0)

FEATURES:

- **New Resource:** `aws_api_gateway_rest_api_put`
([#&#8203;41375](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41375))

ENHANCEMENTS:

- data-source/aws_ecr_pull_through_cache_rule: Add `custom_role_arn` and
`upstream_repository_prefix` attributes
([#&#8203;41933](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41933))
- resource/aws_codepipeline: Adds `trigger_all` attribute
([#&#8203;42008](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/42008))
- resource/aws_codepipeline: Removal of `trigger` argument now properly
removes custom trigger definitions
([#&#8203;42008](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/42008))
- resource/aws_cognitoidp_user_pool: Mark the `username_configuration`
and `username_configuration.case_sensitive` arguments as optional and
computed. This will future proof the provider against upstream API
changes which may return a default value for the block when omitted
during create operations.
([#&#8203;35439](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35439))
- resource/aws_datasync_task: Add `task_mode` argument
([#&#8203;39979](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39979))
- resource/aws_ecr_pull_through_cache_rule: Add `custom_role_arn` and
`upstream_repository_prefix` arguments
([#&#8203;41933](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41933))
- resource/aws_ecr_pull_through_cache_rule: Correct plan-time validation
of `ecr_repository_prefix` to support a value of `"ROOT"`
([#&#8203;41933](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41933))
- resource/aws_elasticache_cluster: Add configurable timeouts for
create, update, and delete operations
([#&#8203;41940](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41940))
- resource/aws_kinesisanalyticsv2\_application: Allow
`runtime_environment` to be updated in-place
([#&#8203;41935](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41935))
- resource/aws_verified_access_endpoint: Add `cidr_options`,
`load_balancer.port_range`, `network_interface_options.port_range`, and
`rds_options` arguments
([#&#8203;41957](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41957))
- resource/aws_verified_access_endpoint: Mark `application_domain`,
`domain_certificate_arn` and `endpoint_domain_prefix` as Optional
([#&#8203;41957](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41957))
- resource/aws_verified_access_endpoint: Support `cidr` and `rds` as
valid values for `endpoint_type`
([#&#8203;41957](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41957))
- resource/aws_verified_access_instance: Add
`cidr_endpoint_custom_subdomain` argument and `name_servers` attribute
([#&#8203;41957](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41957))
- resource/aws_verified_access_trust_provider: Add
`native_application_oidc_options` and `sse_specification` arguments
([#&#8203;41957](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41957))

BUG FIXES:

- resource/aws_db_instance: Fix `InvalidParameterCombination: To enable
the Advanced mode of Database Insights, modify your cluster to enable
Performance Insights and set the retention period for Performance
Insights to at least 465 days` errors when enabling
`database_insights_mode` on existing instances
([#&#8203;41960](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41960))
- resource/aws_eip: Prevents application from failing when hitting
"InvalidAction" error for specific regions
([#&#8203;41920](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41920))
- resource/aws_elasticache_replication_group: Retry
`InvalidReplicationGroupState` exceptions during tagging operations
([#&#8203;41954](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41954))
- resource/aws_elasticache_replication_group: Wait for replication group
to become available before all modification operations
([#&#8203;40320](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40320))
- resource/aws_iot_domain_configuration: Change `domain_name` to
Computed
([#&#8203;41985](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41985))
- resource/aws_lakeformation_opt_in: Fix error when expanding
`resource_data.table_wildcard` attribute
([#&#8203;41939](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41939))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4pm on friday" in timezone
Europe/London, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/overmindtech/workspace).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJ0ZXJyYWZvcm0iXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
GitOrigin-RevId: c994b4f1f82d34f29b1ae442278764938cc8e428

v1.7.7

Toggle v1.7.7's commit message
Move all auth code to a common utility package (#897)

Video description:
https://drive.google.com/file/d/1C-jso8ZOhHZJ5Qw7C1NbRJTx__7BO9RY/view?usp=sharing

GitOrigin-RevId: 1f6bf0cd0537d00a147e47a7c9098bd0f33f103b