Skip to content

v0.1.0

Compare
Choose a tag to compare
@mattmoor mattmoor released this 27 Dec 21:43
· 471 commits to main since this release
05f1ac3

What's Changed

  • Bootstrap actions, add a trivial module. by @mattmoor in #1
  • Fix readme by @mattmoor in #4
  • Bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 by @dependabot in #2
  • Bump actions/checkout from 3.5.2 to 4.1.1 by @dependabot in #3
  • Start to open up the CloudEvents modules. by @mattmoor in #5
  • Create a networking module for provisioning a Cloud Run compatible network. by @mattmoor in #6
  • Add a route to the internet gateway. by @mattmoor in #7
  • Create the cloudevent-recorder module. by @mattmoor in #11
  • Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #8
  • Bump reviewdog/action-misspell from 1.14.0 to 1.14.1 by @dependabot in #9
  • Bump google.golang.org/api from 0.152.0 to 0.154.0 by @dependabot in #12
  • Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #13
  • add dashboard modules by @imjasonh in #14
  • Rename outputs to widget by @mattmoor in #16
  • improve READMEs for dashboards by @imjasonh in #17
  • Bump reviewdog/action-actionlint from 1.39.1 to 1.40.0 by @dependabot in #15
  • Restructure the dashboards to leverage mosaicLayout by @mattmoor in #18
  • Start to add eventing dashboards. by @mattmoor in #20
  • Bump reviewdog/action-misspell from 1.14.1 to 1.15.0 by @dependabot in #21
  • Fix bad iterator variable in recorder. by @mattmoor in #22
  • Use the multi-variable for when walking a map type. by @mattmoor in #23
  • Add support for labeling dashboards. by @mattmoor in #24
  • Add type labels to recorder by @mattmoor in #25
  • Add an in-process otel collector by @tcnghia in #19
  • cleanup: detect project ID instead of passing via env by @imjasonh in #26
  • support passing alert IDs to service dashboards by @imjasonh in #27
  • Make alerts a list and use a for_each. by @mattmoor in #29
  • don't use DetectProjectID by @imjasonh in #30
  • Revert "Add an in-process otel collector" by @tcnghia in #31
  • Add an otel-collector module by @mattmoor in #32
  • Add outbound HTTP dashboard by @tcnghia in #28
  • Add missing service_name, terraform fmt. by @mattmoor in #34
  • Add /quitquitquit handler to otel-col by @tcnghia in #35
  • Fix linter errors by @tcnghia in #36
  • Add gRPC (inbound) by @tcnghia in #37
  • Remove extraneous modules by @tcnghia in #38
  • otel-collector config to populate FAAS name by @tcnghia in #42
  • Add a module to encapsulate some of our Go service best practices. by @mattmoor in #41
  • Add gRPC outbounds, remove grpc_service_name by @tcnghia in #44
  • Add args, expose LB services publicly. by @mattmoor in #45
  • drop knative.dev/pkg/signals for stdlib signal.NotifyContext by @imjasonh in #40
  • Switch regional-go-service to use the Cloud Run default by @mattmoor in #49
  • add pkg/httpmetrics to export common HTTP metrics by @imjasonh in #39
  • Add a depends_on to public IAM logic. by @mattmoor in #50
  • Add value_source and resources. by @mattmoor in #51
  • Quit() to make it easy for Jobs to kill sidecar by @tcnghia in #43
  • Rename the repository by @mattmoor in #52

New Contributors

Full Changelog: https://github.com/chainguard-dev/terraform-infra-common/commits/v0.1.0