Latest updates for Hashicorp

Fresh curated links around HashiCorp are collected here so marketers can spot useful updates and turn timely ideas into posts faster.

Recent items include:

  • Terraform MCP Server 1.0: теперь AI пишет конфиги по свежим провайдерам — но в prod без поводка нельзя
  • A Practical Terraform Security Review with Codex and Claude Code
  • Applying Checkov SAST to Detect Security Issues in Terraform Infrastructure as Code

Post angles to try

Share the most useful takeaway for your audience.
Turn one article into a quick practical checklist.
Ask your audience how this shift affects their work.
Turn angles into scheduled posts

Fresh articles and ideas

Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.

habr.com /1 month ago

Terraform MCP Server 1.0: теперь AI пишет конфиги по свежим провайдерам — но в prod без поводка нельзя

11 июня 2026 HashiCorp перевела в GA официальный Terraform MCP Server 1.0 — прокладку между LLM и Terraform Registry, чтобы AI писал HCL по актуальной схеме провайдера, а не по пам...

Read source
dev.to /1 month ago

A Practical Terraform Security Review with Codex and Claude Code

A Practical Terraform Security Review with Codex and Claude Code A Terraform repository is not just code. It is a map of your cloud control plane. It defines who can reach produ...

Read source
dev.to /2 weeks ago

Applying Checkov SAST to Detect Security Issues in Terraform Infrastructure as Code

Introduction Security issues in cloud infrastructure often start as small configuration mistakes. A public network rule, a missing encryption setting, or an overly permissive pol...

Read source
habr.com /2 weeks ago

IaC в разрозненной среде: сравнение Terraform и Pulumi

Привет, Хабр! Меня зовут Вячеслав Швецов, я архитектор в команде MWS B2B Store. Это первая статья из цикла материалов о построении инженерной платформы в гетерогенной среде. Мы буд...

Read source
rutgerblom.com /1 month ago

Building the Foundation for a VCF Automation All Apps Landing Zone with Terraform

Terraform can describe parts of a VCF Automation 9.1 All Apps landing zone, but not the full model end to

Read source
kodekloud.com /2 weeks ago

Building an AI Agent That Automates Terraform Infrastructure Provisioning

Describe infrastructure in plain language and watch an agent write the Terraform, run the plan, and wait for your approval before anything reaches the cloud. This tutorial builds t...

Read source
dev.to /3 days ago

Observability as Code: Managing Dashboards and Alerts with Terraform

The Problem with Click-Ops Dashboards Your team has 200 dashboards. You don't know who owns them. Half are broken. The rest show yesterday's reality. This is click-ops debt, and...

Read source
aws.amazon.com /1 month ago

Governing infrastructure as code using pattern-based policy as code

Organizations often struggle to enforce security and compliance requirements consistently across their cloud infrastructure. In one environment, a workload might be deployed in an...

Read source
theregister.com /3 weeks ago

Vercel debuts eve open source agent framework, tries to fix shadow AI with Passport

Cost premium of using AWS indirectly via Vercel is mitigated by more efficient use of compute resources, CTO claims

Read source
simplilearn.com /1 month ago

Terraform Interview Questions and Answers | Simplilearn

TL;DR: Terraform interviews test IaC basics, state management, modules, providers, drift, imports, secrets, and real-world troubleshooting. Strong answers should explain both Terra...

Read source
aws.amazon.com /1 month ago

Implementing programmatic tool calling on Amazon Bedrock

In this post, we show three ways to implement Programmatic tool calling (PTC) on Amazon Bedrock: a self-hosted Docker sandbox on ECS for maximum control, a managed solution using A...

Read source
exe.dev /1 month ago

[Sponsor] exe.dev

A cloud for the agent era. Use exe.dev to get a pool of VMs with SSH, root, and web auth by default. Secrets injected at the network edge stay out of the LLM’s hands. Persistent se...

Read source
aws.amazon.com /3 weeks ago

Shared infrastructure, isolated tenants: Pool model multi-tenancy with Amazon Bedrock AgentCore

In this post, you will learn patterns for implementing production-ready multi-tenant systems using Amazon Bedrock AgentCore. You will see these patterns demonstrated through health...

Read source
dev.to /1 month ago

AWS IAM Roles Anywhere Hands-On

Introduction You'll always have cases where you want to hit AWS from a home laptop or an on-prem server. For a long time, the only way to give credentials to code running "outsi...

Read source
aws.amazon.com /1 month ago

Building multi-tenant agents with Amazon Bedrock AgentCore

This post explores design considerations for architecting multi-tenant agentic applications and the framework needed to address SaaS architecture challenges with Amazon Bedrock Age...

Read source
aws.amazon.com /3 weeks ago

Amazon Bedrock AgentCore harness is now generally available: Go from idea to production-grade agent in minutes

Today, Amazon Bedrock AgentCore harness is generally available. Two API calls (CreateHarness to define an agent, and InvokeHarness to run it), and you have an agent running in seco...

Read source
dev.to /4 weeks ago

Batfish marks Huawei VRP as unsupported — so I built a source-traceable IR for it

If you do network automation, you reach for Batfish. And if you've ever pointed it at a Huawei box, you've hit the wall: Batfish's own source marks Huawei VRP as UNSUPPORTED. ntc-t...

Read source
blogs.vmware.com /1 month ago

Modern Automation with VMware Cloud Foundation Part 2: Modern Infrastructure as Code with VCF

<div><img width="300" height="174" src="https://blogs.vmware.com/wp-content/uploads/2026/06/CLOUD.jpeg" class="attachment-medium size-me...

Read source
techblog.lycorp.co.jp /3 weeks ago

Infrastructure as Code(IaC)で自動化からAIまで:OpenTofuとChatOps導入記

LY Corporationの技術カンファレンス Tech-Verse 2026 の公式記事です。はじめにこんにちは。社内クラウドサービス Verda および社内モニタリングツール IMON に In...

Read source
vmblog.com /1 month ago

HackerOne Launches H1 Platform for Continuous Threat Exposure Management

HackerOne has launched the H1 Platform, an agentic AI-powered platform designed to help organizations identify, validate, prioritize, and remediate security

Read source
devops.com /2 weeks ago

Anthropic Adds Enterprise Gateway to Simplify Claude Code Access on AWS and Google Cloud

Anthropic's new Claude apps gateway brings SSO, central policy, and spend caps to Claude Code on Amazon Bedrock and Google Cloud.

Read source
aws.amazon.com /1 month ago

Provision Oracle Database@AWS resources using Terraform

In this post, we show you how to provision key components of the Oracle Database@AWS offering, including the ODB network, Oracle Exadata infrastructure, Exadata VM clusters and Aut...

Read source
aws.amazon.com /1 month ago

Extending MCP support for Amazon Bedrock AgentCore Gateway

While deploying Model Context Protocol (MCP) servers in production, enterprises need fine-grained access control across servers, observability into which teams use which tools, sec...

Read source
dev.to /1 month ago

Deploying Bitwarden Password Management Vault on Ubuntu 24.04

Bitwarden is an open-source, end-to-end encrypted password manager. The official self-hosted server runs as a stack of Docker containers and ships with an interactive installer tha...

Read source

Turn fresh research into a full content calendar

Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.

Sources covering Hashicorp

daringfireball.net

Recent coverage from public sources
Public source

aws.amazon.com

Recent coverage from public sources
Public source

aws.amazon.com

Recent coverage from public sources
Public source

aws.amazon.com

Recent coverage from public sources
Public source

blogs.vmware.com

Recent coverage from public sources
Public source

dev.to

Recent coverage from public sources
Public source