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

feat: allow terraform apply on connected workspace #564

Merged
merged 5 commits into from
Aug 6, 2023

Conversation

leg100
Copy link
Owner

@leg100 leg100 commented Aug 6, 2023

Fixes #231

@leg100 leg100 merged commit 6f90a9c into master Aug 6, 2023
5 checks passed
leg100 pushed a commit that referenced this pull request Aug 13, 2023
🤖 I have created a release *beep* *boop*
---


## [0.1.8](v0.1.7...v0.1.8)
(2023-08-13)


### Features

* allow terraform apply on connected workspace
([#564](#564))
([6f90a9c](6f90a9c)),
closes [#231](#231)
* **ui:** add icon in run widget to show source of run
([#563](#563))
([2e7a0bd](2e7a0bd))


### Bug Fixes

* cleanup after extracting repo tarball
([bf4758b](bf4758b))
* don't scrub included state output sensitive values
([478e314](478e314))
* linux/arm64 support ([#562](#562))
([01a2112](01a2112)),
closes [#311](#311)
* otfd compose healthcheck: curl not installed
([9f52021](9f52021))
* retry run should use existing run properties
([49303ec](49303ec))
* **tests:** hard link fails when /tmp is separate partition
([cfc7aaa](cfc7aaa))
* **ui:** workspace description missing after update
([a579b40](a579b40))
* use png instead of svg for font-based icons
([eae0588](eae0588))


### Miscellaneous

* bump squid version
([7ce3238](7ce3238))
* go 1.21 ([#566](#566))
([06c13b2](06c13b2))
* remove unused cloud team and org sync code
([4e1817d](4e1817d))
* removed unused ca.pem
([799ed25](799ed25))
* skip api tests if env vars not present
([5b88474](5b88474))
* **ui:** make tags less bulbous
([df1645d](df1645d))
* **ui:** pad out buttons on consent page
([1c290e9](1c290e9))
* update docs
([364d183](364d183))
* validate resource names
([c7596fe](c7596fe))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
leg100 pushed a commit that referenced this pull request Aug 13, 2023
🤖 I have created a release *beep* *boop*
---


## [0.1.8](v0.1.7...v0.1.8)
(2023-08-13)


### Features

* allow terraform apply on connected workspace
([#564](#564))
([6f90a9c](6f90a9c)),
closes [#231](#231)
* **ui:** add icon in run widget to show source of run
([#563](#563))
([2e7a0bd](2e7a0bd))


### Bug Fixes

* cleanup after extracting repo tarball
([bf4758b](bf4758b))
* don't scrub included state output sensitive values
([478e314](478e314))
* linux/arm64 support ([#562](#562))
([01a2112](01a2112)),
closes [#311](#311)
* otfd compose healthcheck: curl not installed
([9f52021](9f52021))
* qemu needed for building multi-arch images
([1aa8cf8](1aa8cf8))
* retry run should use existing run properties
([49303ec](49303ec))
* **tests:** hard link fails when /tmp is separate partition
([cfc7aaa](cfc7aaa))
* **ui:** workspace description missing after update
([a579b40](a579b40))
* use png instead of svg for font-based icons
([eae0588](eae0588))


### Miscellaneous

* bump squid version
([7ce3238](7ce3238))
* go 1.21 ([#566](#566))
([06c13b2](06c13b2))
* **master:** release 0.1.8
([#561](#561))
([9c6d0f6](9c6d0f6))
* remove unused cloud team and org sync code
([4e1817d](4e1817d))
* removed unused ca.pem
([799ed25](799ed25))
* skip api tests if env vars not present
([5b88474](5b88474))
* **ui:** make tags less bulbous
([df1645d](df1645d))
* **ui:** pad out buttons on consent page
([1c290e9](1c290e9))
* update docs
([364d183](364d183))
* validate resource names
([c7596fe](c7596fe))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@leg100 leg100 deleted the allow-cli-apply-on-connected-workspace branch December 16, 2023 10:21
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.

Permit CLI apply on connected workspace
1 participant